SlaveDiagnostics.FixedAddress property
The fixed address of the slave. Set by the master during startup. Values start at 1001 and follow the link order.
Namespace: IntervalZero.KINGSTAR.Base.ApiAssembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public ushort FixedAddress { get; }
Public ReadOnly Property FixedAddress As UShort
Property value
Type: ushort
See also